home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / maxref.arc / FILES4 < prev    next >
Text File  |  1986-04-05  |  1KB  |  45 lines

  1.     Unfortunately, the files for the source of MAX did not fit
  2.     on this diskette anymore. They are now on the SCR diskette
  3.     in the directory MAX.SRC.  Below is a listing of the files
  4.     in this directory:
  5.  
  6. ***************************************************************************
  7.  
  8.  Directory of  B:\MAX.SRC
  9.  Volume in drive B is SCR
  10.  
  11. ---------------------------------------------------------------------------
  12. OBJ    <DIR>    3-27-85        contains the object modules generated by
  13.                 the source in this directory.
  14.  
  15. MAKE.BAT    3-26-85        the batch file I use to update one of the
  16.                 source modules. OBJ Files, the assembler
  17.                 etc. have to be in one directory.
  18. MAKEALL.BAT    3-26-85        the batch file I use to regenerate a new
  19.                 version of MAX.
  20. FDEF.DEF    3-27-85        global definitions for MAX. You may change
  21.                 some of these to adapt MAX to your personal
  22.                 preference or configuration.
  23.  
  24. Following is the source to MAX, distributed over a number of ASM modules:
  25.  
  26. ALLOCATE.ASM    2-17-85
  27. CTRL-C.ASM    3-20-85
  28. CTRL-X-C.ASM    3-26-85
  29. DOSFILES.ASM    1-07-80
  30. ESC-C.ASM    2-08-85
  31. ESC-X-C.ASM    2-08-85
  32. HELP.ASM    2-25-85
  33. LAST.ASM    2-08-85
  34. MAIN.ASM    3-27-85
  35. MODELINE.ASM    3-26-85
  36. MORESCRE.ASM    2-08-85
  37. PARSE.ASM    2-26-85
  38. SCREEN.ASM    3-26-85
  39. SEARCH.ASM    2-08-85
  40. WINDOWS.ASM    2-08-85
  41. ---------------------------------------------------------------------------
  42.  
  43. (C) Ivo Welch
  44. March 27, 1985
  45.